home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Paragon Drive Backup 9 / DB90_SE_x32.msi / Data1.cab / _D795C5C63FE44A08914BA1FE6FED39B8 < prev    next >
Text File  |  2008-06-28  |  13KB  |  315 lines

  1. <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
  2. <class>CRestartDlg</class>
  3. <widget class="QDialog">
  4.     <property name="name">
  5.         <cstring>CRestartDlg</cstring>
  6.     </property>
  7.     <property name="geometry">
  8.         <rect>
  9.             <x>0</x>
  10.             <y>0</y>
  11.             <width>439</width>
  12.             <height>170</height>
  13.         </rect>
  14.     </property>
  15.     <property name="caption">
  16.         <string>Confirm computer restart</string>
  17.     </property>
  18.     <vbox>
  19.         <property name="name">
  20.             <cstring>unnamed</cstring>
  21.         </property>
  22.         <property name="resizeMode">
  23.             <enum>Fixed</enum>
  24.         </property>
  25.         <widget class="QFrame">
  26.             <property name="name">
  27.                 <cstring>frame4</cstring>
  28.             </property>
  29.             <property name="minimumSize">
  30.                 <size>
  31.                     <width>400</width>
  32.                     <height>0</height>
  33.                 </size>
  34.             </property>
  35.             <property name="frameShape">
  36.                 <enum>NoFrame</enum>
  37.             </property>
  38.             <property name="frameShadow">
  39.                 <enum>Plain</enum>
  40.             </property>
  41.             <grid>
  42.                 <property name="name">
  43.                     <cstring>unnamed</cstring>
  44.                 </property>
  45.                 <property name="margin">
  46.                     <number>11</number>
  47.                 </property>
  48.                 <spacer row="2" column="1">
  49.                     <property name="name">
  50.                         <cstring>spacer2</cstring>
  51.                     </property>
  52.                     <property name="orientation">
  53.                         <enum>Vertical</enum>
  54.                     </property>
  55.                     <property name="sizeType">
  56.                         <enum>Expanding</enum>
  57.                     </property>
  58.                     <property name="sizeHint">
  59.                         <size>
  60.                             <width>20</width>
  61.                             <height>10</height>
  62.                         </size>
  63.                     </property>
  64.                 </spacer>
  65.                 <spacer row="1" column="0">
  66.                     <property name="name">
  67.                         <cstring>spacer3</cstring>
  68.                     </property>
  69.                     <property name="orientation">
  70.                         <enum>Vertical</enum>
  71.                     </property>
  72.                     <property name="sizeType">
  73.                         <enum>Expanding</enum>
  74.                     </property>
  75.                     <property name="sizeHint">
  76.                         <size>
  77.                             <width>20</width>
  78.                             <height>0</height>
  79.                         </size>
  80.                     </property>
  81.                 </spacer>
  82.                 <widget class="CPixmap" row="0" column="0">
  83.                     <property name="name">
  84.                         <cstring>cPixmap1</cstring>
  85.                     </property>
  86.                     <property name="sizePolicy">
  87.                         <sizepolicy>
  88.                             <hsizetype>4</hsizetype>
  89.                             <vsizetype>4</vsizetype>
  90.                             <horstretch>0</horstretch>
  91.                             <verstretch>0</verstretch>
  92.                         </sizepolicy>
  93.                     </property>
  94.                     <property name="picture" stdset="0">
  95.                         <cstring>dbh_restore_large</cstring>
  96.                     </property>
  97.                 </widget>
  98.                 <widget class="QLayoutWidget" row="3" column="0" rowspan="1" colspan="2">
  99.                     <property name="name">
  100.                         <cstring>layout2</cstring>
  101.                     </property>
  102.                     <hbox>
  103.                         <property name="name">
  104.                             <cstring>unnamed</cstring>
  105.                         </property>
  106.                         <spacer>
  107.                             <property name="name">
  108.                                 <cstring>spacer3_2</cstring>
  109.                             </property>
  110.                             <property name="orientation">
  111.                                 <enum>Horizontal</enum>
  112.                             </property>
  113.                             <property name="sizeType">
  114.                                 <enum>Expanding</enum>
  115.                             </property>
  116.                             <property name="sizeHint">
  117.                                 <size>
  118.                                     <width>51</width>
  119.                                     <height>21</height>
  120.                                 </size>
  121.                             </property>
  122.                         </spacer>
  123.                         <widget class="QPushButton">
  124.                             <property name="name">
  125.                                 <cstring>YesButton</cstring>
  126.                             </property>
  127.                             <property name="text">
  128.                                 <string>&Restart</string>
  129.                             </property>
  130.                             <property name="accel">
  131.                                 <string>Alt+R</string>
  132.                             </property>
  133.                         </widget>
  134.                         <widget class="QPushButton">
  135.                             <property name="name">
  136.                                 <cstring>NoButton</cstring>
  137.                             </property>
  138.                             <property name="text">
  139.                                 <string>&Cancel</string>
  140.                             </property>
  141.                             <property name="accel">
  142.                                 <string>Alt+C</string>
  143.                             </property>
  144.                             <property name="default">
  145.                                 <bool>true</bool>
  146.                             </property>
  147.                         </widget>
  148.                     </hbox>
  149.                 </widget>
  150.                 <widget class="QLabel" row="1" column="1">
  151.                     <property name="name">
  152.                         <cstring>Snapshot_Description</cstring>
  153.                     </property>
  154.                     <property name="sizePolicy">
  155.                         <sizepolicy>
  156.                             <hsizetype>7</hsizetype>
  157.                             <vsizetype>4</vsizetype>
  158.                             <horstretch>0</horstretch>
  159.                             <verstretch>0</verstretch>
  160.                         </sizepolicy>
  161.                     </property>
  162.                     <property name="text">
  163.                         <string>Please save your work and confirm restart.</string>
  164.                     </property>
  165.                     <property name="textFormat">
  166.                         <enum>RichText</enum>
  167.                     </property>
  168.                     <property name="alignment">
  169.                         <set>WordBreak|AlignTop</set>
  170.                     </property>
  171.                 </widget>
  172.                 <widget class="QLabel" row="0" column="1">
  173.                     <property name="name">
  174.                         <cstring>RestartCaption</cstring>
  175.                     </property>
  176.                     <property name="sizePolicy">
  177.                         <sizepolicy>
  178.                             <hsizetype>5</hsizetype>
  179.                             <vsizetype>4</vsizetype>
  180.                             <horstretch>0</horstretch>
  181.                             <verstretch>0</verstretch>
  182.                         </sizepolicy>
  183.                     </property>
  184.                     <property name="text">
  185.                         <string><b>To continue restore we need to restart the computer</b></string>
  186.                     </property>
  187.                 </widget>
  188.             </grid>
  189.         </widget>
  190.         <widget class="QFrame">
  191.             <property name="name">
  192.                 <cstring>FooterFrame</cstring>
  193.             </property>
  194.             <property name="frameShape">
  195.                 <enum>NoFrame</enum>
  196.             </property>
  197.             <property name="frameShadow">
  198.                 <enum>Plain</enum>
  199.             </property>
  200.             <vbox>
  201.                 <property name="name">
  202.                     <cstring>unnamed</cstring>
  203.                 </property>
  204.                 <property name="margin">
  205.                     <number>0</number>
  206.                 </property>
  207.                 <property name="spacing">
  208.                     <number>0</number>
  209.                 </property>
  210.                 <widget class="Line">
  211.                     <property name="name">
  212.                         <cstring>line1</cstring>
  213.                     </property>
  214.                     <property name="frameShape">
  215.                         <enum>HLine</enum>
  216.                     </property>
  217.                     <property name="frameShadow">
  218.                         <enum>Sunken</enum>
  219.                     </property>
  220.                     <property name="orientation">
  221.                         <enum>Horizontal</enum>
  222.                     </property>
  223.                 </widget>
  224.                 <widget class="QFrame">
  225.                     <property name="name">
  226.                         <cstring>frame3</cstring>
  227.                     </property>
  228.                     <property name="frameShape">
  229.                         <enum>NoFrame</enum>
  230.                     </property>
  231.                     <property name="frameShadow">
  232.                         <enum>Plain</enum>
  233.                     </property>
  234.                     <hbox>
  235.                         <property name="name">
  236.                             <cstring>unnamed</cstring>
  237.                         </property>
  238.                         <property name="margin">
  239.                             <number>11</number>
  240.                         </property>
  241.                         <widget class="CPixmap">
  242.                             <property name="name">
  243.                                 <cstring>cPixmap1_2</cstring>
  244.                             </property>
  245.                             <property name="sizePolicy">
  246.                                 <sizepolicy>
  247.                                     <hsizetype>4</hsizetype>
  248.                                     <vsizetype>4</vsizetype>
  249.                                     <horstretch>0</horstretch>
  250.                                     <verstretch>0</verstretch>
  251.                                 </sizepolicy>
  252.                             </property>
  253.                             <property name="picture" stdset="0">
  254.                                 <cstring>dbh_info_large</cstring>
  255.                             </property>
  256.                         </widget>
  257.                         <widget class="QLabel">
  258.                             <property name="name">
  259.                                 <cstring>textLabel1_2</cstring>
  260.                             </property>
  261.                             <property name="sizePolicy">
  262.                                 <sizepolicy>
  263.                                     <hsizetype>5</hsizetype>
  264.                                     <vsizetype>4</vsizetype>
  265.                                     <horstretch>0</horstretch>
  266.                                     <verstretch>0</verstretch>
  267.                                 </sizepolicy>
  268.                             </property>
  269.                             <property name="text">
  270.                                 <string>After restart, the restore will continue in boot-time mode. Do not turn off the computer until it completes.</string>
  271.                             </property>
  272.                             <property name="alignment">
  273.                                 <set>WordBreak|AlignVCenter</set>
  274.                             </property>
  275.                         </widget>
  276.                     </hbox>
  277.                 </widget>
  278.             </vbox>
  279.         </widget>
  280.     </vbox>
  281. </widget>
  282. <connections>
  283.     <connection>
  284.         <sender>YesButton</sender>
  285.         <signal>clicked()</signal>
  286.         <receiver>CRestartDlg</receiver>
  287.         <slot>accept()</slot>
  288.     </connection>
  289.     <connection>
  290.         <sender>NoButton</sender>
  291.         <signal>clicked()</signal>
  292.         <receiver>CRestartDlg</receiver>
  293.         <slot>reject()</slot>
  294.     </connection>
  295. </connections>
  296. <tabstops>
  297.     <tabstop>NoButton</tabstop>
  298.     <tabstop>YesButton</tabstop>
  299. </tabstops>
  300. <includes>
  301.     <include location="local" impldecl="in implementation">restart_computer_dlg.ui.h</include>
  302. </includes>
  303. <signals>
  304.     <signal>OnHyperLink(const QString &ref);</signal>
  305. </signals>
  306. <functions>
  307.     <function>SetDialogTitle( const QString & title )</function>
  308. </functions>
  309. <layoutdefaults spacing="6" margin="0"/>
  310. <includehints>
  311.     <includehint>pixmap.h</includehint>
  312.     <includehint>pixmap.h</includehint>
  313. </includehints>
  314. </UI>
  315.